[INFO] cloning repository https://github.com/olojac/lab-tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olojac/lab-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folojac%2Flab-tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folojac%2Flab-tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43b24686b562bd71b9cb2f14beb4e3b48d1213d8
[INFO] checking olojac/lab-tree against master#43a4909ee98ed4d006d9d773f5d94dc58e34f846 for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folojac%2Flab-tree" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olojac/lab-tree
[INFO] finished tweaking git repo https://github.com/olojac/lab-tree
[INFO] tweaked toml for git repo https://github.com/olojac/lab-tree written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olojac/lab-tree on toolchain 43a4909ee98ed4d006d9d773f5d94dc58e34f846
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olojac/lab-tree already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-iter v0.4.1
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded colorgrad v0.7.0
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded csscolorparser v0.7.0
[INFO] [stderr]   Downloaded clipline v0.3.0
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7b75abdc64b32a501a352f8387b94c4cbb05a446fd26fb50a9e31d57902fe95e
[INFO] running `Command { std: "docker" "start" "7b75abdc64b32a501a352f8387b94c4cbb05a446fd26fb50a9e31d57902fe95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b75abdc64b32a501a352f8387b94c4cbb05a446fd26fb50a9e31d57902fe95e" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b75abdc64b32a501a352f8387b94c4cbb05a446fd26fb50a9e31d57902fe95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b75abdc64b32a501a352f8387b94c4cbb05a446fd26fb50a9e31d57902fe95e" "/opt/rustwide/cargo-home/bin/cargo" "+43a4909ee98ed4d006d9d773f5d94dc58e34f846" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking error-iter v0.4.1
[INFO] [stderr]     Checking clipline v0.3.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]     Checking csscolorparser v0.7.0
[INFO] [stderr]     Checking colorgrad v0.7.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking winit_input_helper v0.16.0
[INFO] [stderr]     Checking pixels v0.15.0
[INFO] [stderr]     Checking tree v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:90:50
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn build_pixels(width: u32, height: u32, window: &Window) -> Result<Pixels, Error> {
[INFO] [stdout]    |                                                  ^^^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn build_pixels(width: u32, height: u32, window: &Window) -> Result<Pixels<'_>, Error> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:90:50
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn build_pixels(width: u32, height: u32, window: &Window) -> Result<Pixels, Error> {
[INFO] [stdout]    |                                                  ^^^^^^^            ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn build_pixels(width: u32, height: u32, window: &Window) -> Result<Pixels<'_>, Error> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "7b75abdc64b32a501a352f8387b94c4cbb05a446fd26fb50a9e31d57902fe95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b75abdc64b32a501a352f8387b94c4cbb05a446fd26fb50a9e31d57902fe95e", kill_on_drop: false }`
[INFO] [stdout] 7b75abdc64b32a501a352f8387b94c4cbb05a446fd26fb50a9e31d57902fe95e
